home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Know Your Baseball - The Greatest Player Resource
/
Know Your Baseball - Greatest Player.iso
/
Baseball
/
Director
/
SHARED.CST
/
00002_Script_external scripts
< prev
next >
Wrap
Text File
|
1998-09-21
|
777b
|
37 lines
-- Assistant set up the formost.dll used to determine if director is running in the background
global FM,gControls
on Assistant
global CDPath
-- set the exitLock to false
-- put the exitlock
-- puppetsound 0
-- openxlib "Foremost.dll"
-- set Fm = Foremost(mNew)
-- unload
open CDPath &"Help\Baseball" with "winHelp"
-- cursor -1
-- set x = 1
-- repeat while x = 1
-- set x = FM(mIsForeMost)
-- end repeat
--
-- set x = 0
-- repeat while x =0
-- set x = FM(mIsForeMost)
-- end repeat
--
-- updatestage
-- Fm(mDispose)
-- set the exitLock to true
end
on Assistant2 what
global gwhat, gRegAll, gRegSkill
set gwhat = what
puppetsound 0
play movie "L"
end